cody - HTMLify profile

cody
4270 Files
632542 Views
Latest files of /cody/solygambas/html-css-javascript-projects/080-health dashboard
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400&display=swap");
:root {
--main-color: #42515c;
--text-color: #ecebf4;
--dark-text-color: #293842;
}
:root {
--main-color: #42515c;
--text-color: #ecebf4;
--dark-text-color: #293842;
}
<!-- Based on CSS Grid Layout With Image Span by Brad Traversy (2020)
see: https://www.youtube.com/watch?v=-qOe8lBAChE -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
see: https://www.youtube.com/watch?v=-qOe8lBAChE -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />